Removes the CS_StyleSheet stylesheet, if present, from the current page.

Background

Content Studio automatically add several html code elements to the page output. This control removes the default stylesheet in those scenarios where the default stylesheet is not wanted.

Examples

HTML
<csx:DisableCSStandardStyle RunAt="Server" />